バージョン 24.1 (最新)

For<TProperty>(Expression<Func<T,IEnumerable<TProperty>>>) メソッド

Lambda 表現
シンタックス
public GridColumnLayout<TProperty> For<TProperty>( 
   System.Linq.Expressions.Expression<Func<T,IEnumerable<TProperty>>> propSpec
)
where TProperty: class

パラメータ

propSpec

型パラメータ

TProperty
参照

オンラインで表示: GitHub